No error or warning found
To work as intended, your CSS style sheet needs a correct document parse tree. This means you should use valid HTML.
Valid CSS informations
- div.top {
- background : #aabbee;
- color : #000000;
- font-weight : bold;
}
- a:link {
- background : url(wallpaper1.jpg) repeat;
- color : #0033ff;
}
- a:visited {
- background : url(wallpaper1.jpg) repeat;
- color : #770077;
}
- a:hover {
- background : #99ccff;
- color : #cc66dd;
}
- a:active {
- background : url(wallpaper1.jpg) repeat;
- color : #ff00ff;
}
- body {
- margin-top : 3%;
- margin-bottom : 3%;
- margin-left : 10%;
- margin-right : 13%;
- background : url(wallpaper1.jpg) repeat;
}
- h1 {
- text-align : center;
- margin-top : 2em;
- margin-bottom : 1em;
}
- h3 {
- text-decoration : underline;
}
- p {
- font-family : "Times New Roman", Times, serif;
- color : #000000;
- background : url(wallpaper1.jpg) repeat;
}
- kbd.ny {
- background : url(wallpaper1.jpg) repeat;
- color : #cc1100;
}
- p.av {
- border-bottom : thin solid #003399;
}
- img.b {
- margin-bottom : 1em;
- border-style : none;
- height : 31px;
- width : 88px;
}

www-validator-css
Last Updated : den 23 augusti 2003 kl 20:56 IRDT